In computer programming, unit testing is a method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures, are tested to determine if they are fit for use. Intuitively, one can view a unit as the smallest testable part of an application.
unit testing meaning:[Computer] < testing > The type of testing where a developer (usually the one who wrote the code) proves that a code module (the "unit") meets its requirements.unit testing artinya:pengujian unitunit testing 뜻:유닛 테스트unit testing перевод:блочное тестирование; тестирование элементов